CommonEvent 1667
Name = "会話：エデン"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["Let us pray for Lady Ilias..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["This tranquil atmosphere heals my heart..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["I never thought I would have to fight you all here..."])
    ShowText(["It is regrettable, there were other paths available..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["I will show no mercy any longer..."])
    ShowText(["You will be defeated here."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["I wonder how everyone in Snow Heaven is doing right now..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["I am always with Lady Ilias."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["My full power, this form..."])
    ShowText(["I thought it would never come to this."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["We must take revenge for the heavenly Eden as well..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["I will not allow you to proceed any further."])
    ShowText(["Even if it means sacrificing myself..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["This is the form I take when I unleash my full power..."])
    ShowText(["At this point, you have no future left."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["Ah, it's cold..."])
    ShowChoices([["Wear clothes?", "I'll warm you up", "I'm cold too"], 0])
    When([0, "服着れば？"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["It's not my body that's cold, but my heart."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "温めてあげる"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["You are kind, aren't you...?"])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "僕も寒い"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["Sister Lucifina..."])
      ShowText(["You too feel the coldness in your heart, don't you?"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["I feel a strange connection with you..."])
    ShowText(["Who is your mother?"])
    ShowChoices([["Lucifina", "Ilias", "Eden"], 0])
    When([0, "ルシフィナ"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["What!? The son of Lucifina!?"])
      ShowText(["I don't believe it! You're trying to confuse me, aren't you!?"])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "イリアス"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["Yes, indeed……"])
      ShowText(["All living beings are children of Lady Ilias."])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "エデン"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["What!? Me!?"])
      ShowText(["No, I have no children!!"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["I've heard something about it before..."])
    ShowText(["Is a dish called Oden delicious?"])
    ShowChoices([["Delicious", "Bad", "Eden"], 0])
    When([0, "おいしい"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["As expected..."])
      ShowText(["It certainly lives up to its extraordinary name."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "まずい"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["What..."])
      ShowText(["Despite having such a grand name, it is a rather disappointing dish, isn't it?"])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "エデン"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["Yes..."])
      ShowText(["...Huh? What is it?"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["Are you properly following the teachings of Ilias every day...?"])
    ShowChoices([["Protecting", "Not protecting", "Ilias is dead"], 0])
    When([0, "守っている"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["Very well..."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "守っていない"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["That's not good..."])
      ShowText(["Then let's learn the teachings of Ilias here."])
      Empty([])

    When([2, "イリアスは死んだ"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["What a shocking statement...!"])
      ShowText(["I'll burn you...!"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["I have been betrayed by the sisters I believed in..."])
    ShowText(["Have you ever experienced betrayal from someone you trusted?"])
    ShowChoices([["Exists", "Doesn't exist", "A life full of betrayals"], 0])
    When([0, "ある"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["Sister Lucifina..."])
      ShowText(["You've had a painful experience, haven't you?"])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "ない"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["That is fortunate."])
      ShowText(["Such experiences shouldn't be had..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "裏切られてばかりの人生"])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["Ah, how unfortunate you are..."])
      ShowText(["Would you like to pray with me here?"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 359])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["Let's have pizza, and offer it to Ilias..."])
      ControlVariables([24, 24, 0, 3, 0, 359, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give the 'Pizza'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["eden_fc1", 3, 0, 2])
        ShowText(["\\n<Eden>"])
        ShowText(["I have certainly received it."])
        ShowText(["Let's offer it to Ilias..."])
        ChangeItems([359, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["eden_fc1", 3, 0, 2])
        ShowText(["\\n<Eden>"])
        ShowText(["The judgment of God will come down..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 364])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["Let's have omelette rice, and offer it to Ilias..."])
      ControlVariables([24, 24, 0, 3, 0, 364, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Omurice'? (In possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["eden_fc1", 3, 0, 2])
        ShowText(["\\n<Eden>"])
        ShowText(["I have certainly received it."])
        ShowText(["Let's offer it to Ilias..."])
        ChangeItems([364, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["eden_fc1", 3, 0, 2])
        ShowText(["\\n<Eden>"])
        ShowText(["The judgment of God will come down..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["Let's offer some money to Ilias..."])
    ConditionalBranch([7, 3300, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 3300G? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["eden_fc1", 3, 0, 2])
        ShowText(["\\n<Eden>"])
        ShowText(["I have certainly received it."])
        ShowText(["Let's offer it to Ilias..."])
        ChangeGold([1, 0, 3300])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["eden_fc1", 3, 0, 2])
        ShowText(["\\n<Eden>"])
        ShowText(["The judgment of God will come down..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["eden_fc1", 3, 0, 2])
      ShowText(["\\n<Eden>"])
      ShowText(["What! Money should be used carefully..."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["I'll grant you my wings..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([241, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Angel's Wings' from Eden!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["With this magic stone, you will destroy evil..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([77, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Sky White Sacred Stone' from Eden!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["eden_fc1", 3, 0, 2])
    ShowText(["\\n<Eden>"])
    ShowText(["Use this money to serve Ilias..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 5500])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 5500G from Eden!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
